Skip to main content
Close announcements banner

Snowflake data types

The following table shows the Snowflake data warehouse data types that are supported when using Qlik Compose and the default mapping from Qlik Compose data types.

For information on how to view the data type that is mapped from the source, see the section for the source database you are using.

Data type mappings
Qlik Compose data types Snowflake data types

Bigint

INTEGER

Integer

INTEGER

Decimal

If column size >38, then:

DOUBLE

If column size <38, then:

DECIMAL (size, scale)

Date

DATE

TIME

TIME

Datetime

TIMESTAMP (scale 1-9)

GUID

VARCHAR (38)

BIGIntAutoInc

BIGINT IDENTITY

Byte

BINARY

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!